﻿2026-07-17T03:24:24.5951234Z ##[group]Run actions/checkout@v5
2026-07-17T03:24:24.5951965Z with:
2026-07-17T03:24:24.5952308Z   fetch-depth: 2
2026-07-17T03:24:24.5952676Z   repository: BigscreenVR/spt-bs-core
2026-07-17T03:24:24.5955326Z   token: ***
2026-07-17T03:24:24.5955665Z   ssh-strict: true
2026-07-17T03:24:24.5956008Z   ssh-user: git
2026-07-17T03:24:24.5956365Z   persist-credentials: true
2026-07-17T03:24:24.5956770Z   clean: true
2026-07-17T03:24:24.5957115Z   sparse-checkout-cone-mode: true
2026-07-17T03:24:24.5957526Z   fetch-tags: false
2026-07-17T03:24:24.5957889Z   show-progress: true
2026-07-17T03:24:24.5958246Z   lfs: false
2026-07-17T03:24:24.5958580Z   submodules: false
2026-07-17T03:24:24.5958927Z   set-safe-directory: true
2026-07-17T03:24:24.5959603Z ##[endgroup]
2026-07-17T03:24:24.6719916Z Syncing repository: BigscreenVR/spt-bs-core
2026-07-17T03:24:24.6721411Z ##[group]Getting Git version info
2026-07-17T03:24:24.6722041Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-07-17T03:24:24.6722996Z [command]/usr/bin/git version
2026-07-17T03:24:24.6748188Z git version 2.43.0
2026-07-17T03:24:24.6765460Z ##[endgroup]
2026-07-17T03:24:24.6776727Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/c6a033cb-3dea-4ade-9d64-e8ca34449d75' before making global git config changes
2026-07-17T03:24:24.6777880Z Adding repository directory to the temporary git global config as a safe directory
2026-07-17T03:24:24.6779786Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-07-17T03:24:24.6810470Z [command]/usr/bin/git config --local --get remote.origin.url
2026-07-17T03:24:24.6827023Z https://github.com/BigscreenVR/spt-bs-core
2026-07-17T03:24:24.6836475Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-17T03:24:24.6838826Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-17T03:24:24.6922351Z refs/heads/main
2026-07-17T03:24:24.6932004Z [command]/usr/bin/git checkout --detach
2026-07-17T03:24:24.7089612Z HEAD is now at 0c70253 test(redispatch-stall-w1): rider — scrub inject-echo env in the wedge rig init
2026-07-17T03:24:24.7123207Z [command]/usr/bin/git branch --delete --force main
2026-07-17T03:24:24.7146432Z Deleted branch main (was 0c70253).
2026-07-17T03:24:24.7149988Z ##[endgroup]
2026-07-17T03:24:24.7151760Z [command]/usr/bin/git submodule status
2026-07-17T03:24:24.7328261Z ##[group]Cleaning the repository
2026-07-17T03:24:24.7331224Z [command]/usr/bin/git clean -ffdx
2026-07-17T03:24:28.2507079Z Removing .adapter-notify/
2026-07-17T03:24:28.2507714Z Removing target/
2026-07-17T03:24:28.2520484Z [command]/usr/bin/git reset --hard HEAD
2026-07-17T03:24:28.2654535Z HEAD is now at 0c70253 test(redispatch-stall-w1): rider — scrub inject-echo env in the wedge rig init
2026-07-17T03:24:28.2658447Z ##[endgroup]
2026-07-17T03:24:28.2660337Z ##[group]Disabling automatic garbage collection
2026-07-17T03:24:28.2663588Z [command]/usr/bin/git config --local gc.auto 0
2026-07-17T03:24:28.2690636Z ##[endgroup]
2026-07-17T03:24:28.2691150Z ##[group]Setting up auth
2026-07-17T03:24:28.2695937Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-17T03:24:28.2722103Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-07-17T03:24:28.2908895Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-17T03:24:28.2936369Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-07-17T03:24:28.3119235Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-17T03:24:28.3144662Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-17T03:24:28.3326294Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-07-17T03:24:28.3355433Z ##[endgroup]
2026-07-17T03:24:28.3355944Z ##[group]Fetching the repository
2026-07-17T03:24:28.3362467Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=2 origin +8dd7e4faa45d9f6618b74f440bccc35c9fe3c5c4:refs/remotes/pull/19/merge
2026-07-17T03:24:28.9700334Z From https://github.com/BigscreenVR/spt-bs-core
2026-07-17T03:24:28.9701120Z  * [new ref]         8dd7e4faa45d9f6618b74f440bccc35c9fe3c5c4 -> pull/19/merge
2026-07-17T03:24:28.9719489Z ##[endgroup]
2026-07-17T03:24:28.9719994Z ##[group]Determining the checkout info
2026-07-17T03:24:28.9722613Z ##[endgroup]
2026-07-17T03:24:28.9728616Z [command]/usr/bin/git sparse-checkout disable
2026-07-17T03:24:28.9770654Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-07-17T03:24:28.9795237Z ##[group]Checking out the ref
2026-07-17T03:24:28.9798844Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/19/merge
2026-07-17T03:24:28.9887180Z Previous HEAD position was 0c70253 test(redispatch-stall-w1): rider — scrub inject-echo env in the wedge rig init
2026-07-17T03:24:28.9889683Z HEAD is now at 8dd7e4f Merge b677030328cf7684d2b89076e8b03858d3ae0661 into 0c7025338db716a5ed9cc4ceaa8d85dd04a38840
2026-07-17T03:24:28.9894695Z ##[endgroup]
2026-07-17T03:24:28.9928235Z [command]/usr/bin/git log -1 --format=%H
2026-07-17T03:24:28.9950464Z 8dd7e4faa45d9f6618b74f440bccc35c9fe3c5c4
